@brief Converts an enum dvb_country_t into a 3-letter Country code as used by MPEG-TS tables @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns the 3-letter country code string that corresponts to the Country. If not found, returns NULL.
See Implementation
@brief Converts an enum dvb_country_t into a 3-letter Country code as used by MPEG-TS tables @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns the 3-letter country code string that corresponts to the Country. If not found, returns NULL.